projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
58b6f88
)
Fixed a bug where where-is-internal failed to detect when a key is
author
Juri Linkov
<juri@jurta.org>
Wed, 9 Nov 2005 07:52:13 +0000
(07:52 +0000)
committer
Juri Linkov
<juri@jurta.org>
Wed, 9 Nov 2005 07:52:13 +0000
(07:52 +0000)
shadowed by a shorter prefix key.
admin/FOR-RELEASE
patch
|
blob
|
history
diff --git
a/admin/FOR-RELEASE
b/admin/FOR-RELEASE
index 93f0064b152c0617f448bd29a9a22f9d44456620..c5a75c7a1e1968662b8b1213be428b3980a48985 100644
(file)
--- a/
admin/FOR-RELEASE
+++ b/
admin/FOR-RELEASE
@@
-44,9
+44,6
@@
invalid pointer from string_free_list.
* BUGS
-** Make where-is-internal detect when a key is shadowed by a shorter
-prefix key that prevents you from entering it.
-
** Clean up the confusion about what `unspecified' means
in the face defaults for new frames.